SpatialStream® Code Examples

Data Synchronization Example

Organizations have many different data stores that data is pulled from. Adding these data sets to a map allows the end user to view data in a spatial context giving a new view and adding value to those datasets. Data Synchronization is the method used to synchronize from one data store to a SpatialStream® layer making that data available through the SpatialStream® API.

This example is using C# and ASP.NET programming language and demonstrates the process.

Download the Sample Project

Run Sample   Back To Index